﻿/*<![CDATA[*/
        .head{ height:224px;position: relative; z-index: 10;}
        .header{ width:1304px; margin:0 auto;}
        .site-nav{height:36px; line-height:36px; font-size:14px; color:#848484; background: #f0f0f0;}
        .site-nav span a{display:inline-block;padding:0 15px;color:#848484;}
        .logo{height:136px;}
        .logo h1{display:block; width:165px; height:70px; margin: 34px 40px 0 0;}
        .logo h1 img{width:582px;margin-top: 5px; }
        .logo h1{ transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
        .logo h1:hover{margin-top:5px;}
        .logo .slogan{display:block;margin-top:44px;width:340px;font-size:18px;color:#2d2d2d; b}
        .logo .slogan b{display:block; font-size: 23px; margin-top: 3px; letter-spacing: 4px;}
        .logo .slogan span{ color: #1b4f9b;}
        .logo .tel{ width:240px; height:54px; color:#666666; font-size:14px; background: url("../images/tel.jpg") no-repeat 0 7px; padding-left: 40px; margin-top: 40px;}
        .logo .tel i{display:block;font-size:27px;color:#130100; font-weight: bold; font-style: italic;}

        .nav{height:52px;line-height:52px;background:#3a3a3a;}
        .nav ul li{display:block;float:left;font-size:16px; position: relative;}
        .nav ul li i{padding-right: 10px;}
        .nav ul li > a{display:inline-block;padding:0 59px;color:#ffffff; background: url("../images/nav_icon.png") no-repeat right center;}
        .nav ul li > a:hover,.nav ul li.cur > a{background:#1b4f9b;}
        .nav li .down{ display: none; position: absolute; left: 0; top: 52px; background: rgba(0,0,0,.8);}
        .nav li .down ul{ padding: 10px 0; overflow: hidden;}
        .nav li .down li{ height: 40px; line-height: 40px; text-align: center; width:100%;     white-space: nowrap;}
        .nav li .down li a{text-align: center; display: block;padding: 0; font-size: 14px; background: none; padding: 0 10px;}
        .nav li .down li a:hover{ background: #1b4f9b; color: #ffffff;}
        .nav li:hover .down{ display: block;}
    /*]]>*/
/*<![CDATA[*/        .keywords{ height:60px; border-bottom: 1px solid #d6d6d6; line-height: 60px; }        .content{ width: 1200px; margin: 0 auto;}        .keywords p{display:block;float:left;width:730px; font-size:14px;color:#5e5e5e;}        .keywords p b{display:inline-block;float:left;}        .keywords p a{display:block;float:left;padding:0 5px;text-align:center; color: #5e5e5e;}                .keywords .inp{overflow:hidden;display:block;float:right;margin-top:11px;width:406px;height:36px;}        .keywords .inp input{     outline: none;}        .keywords .itext{display:block;float:left;width:357px;height:36px;line-height:36px;border:0;background:url("../images/search_bg1.jpg") no-repeat;font-size:14px;color:#999999; font-family: "microsoft yahei"; padding-left: 20px;box-sizing: border-box;}        .keywords .ibtn{display:block;float:right;width:49px;height:36px;border:0;background:none;cursor:pointer;background:url("../images/search_bg2.jpg") no-repeat; box-sizing: border-box;}    /*]]>*/
/*<![CDATA[*/                .foot{ height: 174px; background: url("../images/ft_bg.jpg"); }                .ft-contact{ height: 40px; color: #a9a9ab; font-size: 14px; margin-bottom: 77px;}                .ft-contact .add{ width: 420px; border-right: 1px solid #33323b; margin-right: 30px; float: left; height: 120px; background: url("../images/add_icon.png") no-repeat 0 36px; padding-left: 40px;box-sizing: border-box;}                .ft-contact .tel{ float: left; background: url("../images/contact_icon.png") no-repeat 0 36px; padding-left: 40px;box-sizing: border-box;}                .ft-contact i{ width: 20px; display: inline-block;}                .ft-contact span{ display: block; font-size: 18px; color: #fff; margin: 37px 0 10px;}                .ft_info{ height: 227px; border-bottom: 1px solid #3b3941;}                .ft_info h2{ width: 350px; font-size: 16px; line-height:34px; color: #acacad; font-weight: normal;}                .ft_info h2 img{ display: block; width: 166px; height: 36px; margin-bottom: 20px;}                .ft_info h2 b{ display: block; font-size: 21px;}                .ft_info .ft_nav{ width: 320px; font-size: 14px; color: #acacad; }                .ft_info .ft_nav span{ display: block; font-size: 18px; color: #fff; margin-bottom: 24px;}                .ft_info .ft_nav a{ display: inline-block; width: 155px; color: #acacad; line-height: 35px;}                .copyright{ height: 49px; line-height: 49px; font-size: 14px; color: #5d5d60;}                .copyright a{ color: #5d5d60;}            /*]]>*/

        .footer {
            width: 1200px;
            margin: 0 auto;
            height: 174px;
            position: relative;
        }
        
        .form {
            width: 474px;
            overflow: hidden;
            position: absolute;
            right: 0;
            top: 194px;
        }
        
        .form h2 {
            display: block;
            font-size: 18px;
            color: #fff;
            margin-bottom: 24px;
            font-weight: normal;
        }
        
        .form li {
            width: 218px;
            height: 45px;
            line-height: 45px;
            background: #3e3d45 url("../images/form_icon.png") no-repeat 202px center;
            margin-right: 18px;
            float: left;
        }
        
        .form li span {
            font-size: 14px;
            color: #b0b0b2;
            float: left;
            width: 50px;
            text-align: right;
        }
        
        .form li input {
            width: 150px;
            height: 45px;
            border: none;
            background: none;
            float: left;
            overflow: hidden;
            color: #fff;
            outline: none;
        }
        
        .form .form-btn {
            height: 33px;
            line-height: 33px;
            margin-top: 20px;
            font-size: 14px;
            color: #fff;
        }
        
        .form .form-btn a {
            width: 109px;
            height: 33px;
            border: 1px solid #98989b;
            display: inline-block;
            overflow: hidden;
            color: #fff;
            text-align: center;
            box-sizing: border-box;
        }
        
        .form .form-btn a:first-child {
            background: #ee1217;
            border-color:#ee1217;
        }
    

        .client-2 {
            position: fixed;
            right: 0px;
            top: 50%;
            z-index: 9999;
        } 
.client-2 ul {
            width: 77px;
        } 
.client-2 li a {
            text-decoration: none;
        } 
.client-2 li {
            background: #1b4f9b;
            margin-top: 1px;
            padding: 9px 0 0;
            height: 64px;
            width: 77px;
        } 
.client-2 li i {
            background: url(../images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        } 
.client-2 li p {
            height: 20px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        } 
.client-2 .my-kefu-qq i {
            background-position: 4px 0;
        } 
.client-2 .my-kefu-tel i {
            background-position: 0 -25px;
        } 
.client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        } 
.client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        } 
.client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        } 
.client-2 .my-kefu-ftop {
            display: none;
            background-color:#1b4f9b;
        } 
.client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        } 
.client-2 .my-kefu-left {
            float: left;
            width: 77px;
            height: 47px;
            position: relative;
        } 
.client-2 .my-kefu-tel-right {
            font-size: 20px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding-left: 15px;
            border-left: 1px solid #fff;
            margin-top: 8px;
        } 
.client-2 .my-kefu-right {
            width: 20px;
        } 
.client-2 .my-kefu-tel-main {
            color: #fff;
            /*margin-top: 9px;*/
            height: 47px;
            width: 247px;
        } 
.client-2 .my-kefu-main {
            width: 97px;
            position: relative;
        } 
.client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
    
